home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / muds / lpmud312.not < prev    next >
Text File  |  1996-11-17  |  1KB  |  49 lines

  1. This is the LPMud 3.1.2 driver, patched for Linux 
  2. -------------------------------------------------
  3.  
  4. This is a >QUICK< port of LPMud 3.1.2 to linux. I fixed only compiling
  5. problems because I use a patched and particaly rewritten gamedriver
  6. myself, which works only with a my spezial mudlib. So I ported the
  7. orginal driver for peoples who don't know much abount 'normal'-C 
  8. (i.e not LPC) and for the peoples asking for it on c.o.l.
  9.  
  10. I heard about an other patched gamedriver for linux, but I didn't 
  11. find it, so here's my version.
  12. I work with an SLS 0.98p5 distribution with updated kernel to 0.99p1.
  13.  
  14. To compile type make.
  15.  
  16. I had to insert some '#ifndef linux'. But it works fine. 
  17.  
  18. Get an 3.0 mudlib, like '8.tar.Z' and make the nessessery filename 
  19. changes, if you are using a not-extended filesystem. 
  20. Or get 'lplib8.tar.Z', which is my changed '8.tar.Z'-mudlib for linux 
  21. normal filesystems. 
  22.  
  23. Please don't tell me about bugs. They are comming from the unfinished
  24. library.
  25. Please don't tell Lars about bugs too. He finished coding on lpmud.
  26. (I think ...)
  27.  
  28. Thanks to Michael Hauber (hauber@avalon.phyik.unizh.ch) for helping me.
  29.  
  30.  
  31. CHANGES to orginal lpmud.3.1.2.tar.Z :
  32. --------------------------------------
  33.  
  34.     - lint.h                inserted some #ifndef's
  35.     - interpret.h         "
  36.     - simulate.h         "
  37.     - comm1.c         " 
  38.     - access.check.c     "
  39.  
  40.  
  41.   11.93.92
  42.  
  43. - Amir Guindehi
  44.  
  45. EMail : amir@avalon.physik.unizh.ch
  46.     aguindeh@iiic.ethz.ch
  47.     amir@impch.imp.ch
  48.  
  49.